home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / ftpx0050.zip / README.TXT < prev   
Text File  |  1996-07-23  |  47KB  |  1,242 lines

  1. FTP Explorer by Alan Chavis
  2. ===========================
  3.  
  4.  
  5. Copyright Notice
  6. ----------------
  7.  
  8. Copyright (c) 1995-1996 by Alan Chavis
  9. FTP Explorer is a trademark of Alan Chavis
  10.  
  11.  
  12. Release Notes
  13. -------------
  14.  
  15. THIS IS A BETA RELEASE.  THIS MEANS THAT YOU WILL ENCOUNTER PROBLEMS.
  16. PLEASE HELP ME TO IMPROVE THE PROGRAM BY REPORTING ANY PROBLEMS OR
  17. SUGGESTIONS TO:
  18.  
  19. achavis@ftpx.com
  20.  
  21. The main objective of FTP Explorer is to provide an FTP client that looks
  22. and feels just like the Windows 95 Explorer interface.  Please keep this
  23. in mind while evaluating it.
  24.  
  25. When released, FTP Explorer will be distributed FREE for home or educational
  26. use.  The registration fee for all other uses will be $30.
  27.  
  28. Distribution Sites
  29. ------------------
  30.  
  31. THE LATEST RELEASE WILL ALWAYS BE AVAILABLE AT:
  32.  
  33. FTP Explorer Home Site (U.S.):
  34.  
  35. http://www.ftpx.com
  36. ftp://ftp.ftpx.com/pub/ftpx/ftpx.zip
  37.  
  38. Other U.S. Sites:
  39.  
  40. ftp://ftp.mindspring.com/users/ksanders
  41. http://www.magpage.com/~cwagner/
  42. http://www.cjnetworks.com/cgi-bin/vdget.cgi?file=ftpx
  43.  
  44. Italy:
  45.  
  46. ftp://ftp.volftp.vol.it/pub/pc/windows/win95/progs/communications/internet/ftp/
  47.  
  48. Norway:
  49.  
  50. ftp://powertech.no/users/crossrec/ftpx
  51.  
  52.  
  53. Mailing List
  54. -------------
  55.  
  56. If you would like to subscribe to the FTP Explorer mailing list and be 
  57. notified via email about new releases, send email to:
  58.  
  59.     listserv@datacrit.com
  60.  
  61. with no subject, and put this in the body of the email:
  62.  
  63.     subscribe ftpx-announce
  64.  
  65. NOTE: DON'T PUT ANYTHING ELSE IN THE BODY OF THE MESSAGE.  IF YOUR EMAIL
  66. PROGRAM ALWAYS ADDS A SIGNATURE TO THE END OF EVERY MESSAGE, PUT "end" BY
  67. ITSELF ON THE LINE FOLLOWING THE SUBSCRIBE STATEMENT, LIKE THIS:
  68.  
  69.     subscribe ftpx-announce
  70.     end
  71.  
  72. If you would like to participate in general discussion about FTP Explorer
  73. you may wish to subscribe to the ftpx mailing list instead.  Do so by
  74. putting this in the body of the email instead.
  75.  
  76.     subscribe ftpx
  77.  
  78. If you thought you were on the mailing list, but didn't receive a
  79. notification about the latest build, you may want to subscribe again.
  80.  
  81.  
  82. IRC Chat Channel
  83. ----------------
  84.  
  85. I'm frequently available on the EFNET IRC channel: #ftpx
  86.  
  87. Feel free to join me if you would like to discuss FTP Explorer online.
  88.  
  89.  
  90. System Requirements
  91. -------------------
  92.  
  93. FTP Explorer requires Windows 95 or Windows NT (3.51 or higher, the shell
  94. extension will probably only work on 4.0)
  95.  
  96. Please note that FTP Explorer requires a 32-bit TCP/IP stack.  If you are
  97. using a 16-bit stack you will need to upgrade to a 32-bit stack to use
  98. FTP Explorer.
  99.  
  100.  
  101. Disclaimer of Warranty
  102. ----------------------
  103.  
  104. THIS SOFTWARE AND THE ACCOMPANYING FILES ARE PROVIDED "AS IS" AND
  105. WITHOUT WARRANTIES OF ANY KIND WHETHER EXPRESSED OR IMPLIED.
  106.  
  107. In no event shall the author be held liable for any damages whatsoever,
  108. including without limitation, damages for loss of business profits, 
  109. business interruption, loss of business information, or any other loss 
  110. arising from the use or inability to use  the software.
  111.  
  112.  
  113. INSTALLATION INSTRUCTIONS
  114. -------------------------
  115.  
  116. Installation used to be simple.  Just put the EXE wherever you wanted and
  117. run it.
  118.  
  119. Well, now I've gone and added a shell extension and you'll have to do a
  120. little more work until we get a nice install program.  (You'd rather have
  121. more features and less bugs over a fancy install anyway right?)
  122.  
  123. Installation of the shell extension is optional, and is only required if
  124. you want to take advantage of drag and drop downloads and creation of
  125. shortcuts.  (You can drag and drop upload without it, and the shortcut
  126. option on the connect dialog will work without it.)
  127.  
  128. Be advised that because the shell extension runs in the shell's process,
  129. if it crashes it can bring the shell down with it.  It seems to work well,
  130. but I can't guarantee that you won't have any problems with it (this *is*
  131. a beta after all).  If anyone has any questions of a technical nature
  132. regarding the shell extension and what it's actually doing, feel free to
  133. email me and I'll clue you in.
  134.  
  135. Installing the shell extension is fairly simple:
  136.  
  137. 1. Copy the FTPXEXT.DLL file to your SYSTEM directory.
  138.  
  139. 2. Open the Windows 95 explorer and go to wherever FTPXEXT.REG is.
  140.    (Probably wherever you extracted FTP Explorer to)
  141.  
  142. 3. Right click on FTPXEXT.REG and choose the merge option from the
  143.    context menu.
  144.  
  145.    This will add some entries to your registry under the following keys:
  146.  
  147.    HKEY_CLASSES_ROOT\CLSID\{eb9ebda0-b3e7-11cf-81c9-0000c0aa665f}
  148.  
  149.    HKEY_CLASSES_ROOT\CLSID\{eb9ebda0-b3e7-11cf-81c9-0000c0aa665f}\InProcServer32
  150.  
  151.    HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\FTP Explorer
  152.  
  153.    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved
  154.  
  155. 4. You will probably need to restart your system to activate the shell
  156.    extension.
  157.  
  158. If you want to uninstall the shell extension, just delete FTPXEXT.DLL from
  159. your SYSTEM directory and restart.  You can remove the entries from your
  160. registry as well if you feel confident you know what your doing, otherwise
  161. you can just leave them there, eventually there will be an uninstall 
  162. option that will remove them automatically.
  163.  
  164.  
  165. What's New
  166. ----------
  167.  
  168. * Changes in Version 0.00.050  (07/23/96)
  169.  
  170.  - Double clicking a list box entry on the connection dialog is now the same
  171.    as selecting it and clicking "Connect".
  172.  
  173.  - Changed email address to: achavis@ftpx.com
  174.  
  175.  - Changed "FTP Explorer Home" sample profile to point to: ftp.ftpx.com
  176.  
  177.  
  178. * Changes in Version 0.00.049  (07/21/96)
  179.  
  180.  - Revamped connection dialog.  It now has a list box instead of a combo box
  181.    to select connection profiles.
  182.  
  183.  - Fixed a bug that was causing the toolbar buttons to remain disabled after
  184.    connecting.
  185.  
  186. * Changes in Version 0.00.048  (07/14/96)
  187.  
  188.  - Fixed a bug that was causing the "Quick Connect" option to save profiles.
  189.  
  190.  
  191. * Changes in Version 0.00.047  (07/13/96)
  192.  
  193.  - Added "Quick Connect" option.  This allows you to type in an address or URL
  194.    to connect to without having to setup up a connection profile.  If the URL
  195.    includes a path, the last character must be a slash (/).
  196.  
  197.  
  198. * Changes in Version 0.00.046  (07/12/96)
  199.  
  200.  - Fixed a bug that prevented upload dialog from appearing.
  201.  
  202.  
  203. * Changes in Version 0.00.045  (07/07/96)
  204.  
  205.  - Fixed a bug that could cause a GPF during the connection sequence.
  206.  
  207.  - Enabled drag and drop uploading from the shell to the tree view pane.
  208.  
  209.  - Improved resume functionality.  Resume no longer requires target file
  210.    to have the same date/time.  Fixed a bug that was causing the target
  211.    file to remain opened after a transfer was aborted, causing the resume
  212.    not to work properly.  This also left a thread active after the program
  213.    was closed.
  214.  
  215.  - Downloads initiated with drag and drop now prompt when a resume is
  216.    possible.
  217.  
  218.  - Optimized CPU utilization during file transfers.  Transfers were using
  219.    100% of CPU time, now down to 2-4% on my P133.
  220.  
  221.  
  222. * Changes in Version 0.00.044  (07/04/96)
  223.  
  224.  - Program now saves the upload path selected with the upload dialog between
  225.    sessions.
  226.  
  227.  - Added "Cache data between sessions" option to connect dialog.  If this
  228.    option is enabled, all of the directory and file information for the 
  229.    selected connection profile is cached to disk so it can be reloaded.  
  230.    This allows a site to be browsed without actually having to connect first.
  231.    Any operation that requires a connection will establish a connection 
  232.    automatically.  The "Refresh" command can be used to force a folder 
  233.    to be updated.
  234.  
  235.  - Removed "Automatically re-connect" option from connection options page.  The
  236.    program now always attempts to re-connect whenever it is necessary.
  237.  
  238.  
  239. * Changes in Version 0.00.043  (07/03/96)
  240.  
  241.  - Fixed a bug that was causing the directory to not be refreshed properly
  242.    after a rename.  This bug was created by the bug fixes in 040.  Jeez!
  243.  
  244.  
  245. * Changes in Version 0.00.042  (07/03/96)
  246.  
  247.  - The Select All hotkey (CTRL-A) was not working.  Fixed.
  248.  
  249.  - Fixed a bug that was causing the transfer dialog to pop up with every